速報APP / 娛樂 / LÖVE for Android

LÖVE for Android

價格:免費

更新日期:2019-10-29

檔案大小:8.0M

目前版本:11.3a

版本需求:Android 4.0 以上版本

官方網站:http://love2d.org

Email:martin@fysx.org

LÖVE for Android(圖1)-速報App

This is a fully-featured mobile port of the *awesome* 2D game framework that uses the Lua scripting language. This port allows you to both run and play existing LÖVE games and also to create new games directly on your mobile device!

# Instructions

You can run games in multiple ways:

Upload your .love file to a web server and open the link with a browser on your Android device

- or -

LÖVE for Android(圖2)-速報App

Put the .love file on your device and open it with a file explorer (e.g. X-plore, open file as */*, select LÖVE for Android).

- or -

Extract it to /sdcard/lovegame such that main.lua is found at /sdcard/lovegame/main.lua and then run the app

- or -

Extract your game anywhere on your device and open its main.lua using a file browser (e.g. X-plore, open main.lua as */*, select LÖVE for Android).

With extracted sources you can edit the source files with any text editor of your choice to tweak your game or add new functionality.